home *** CD-ROM | disk | FTP | other *** search
- global ctime, leftclist, rightclist, mycursor, indn, pictlist, mainpictlist, qtframelist, textscroll
-
- on startMovie
- global scastname, lcastname
- set lcastname to "L09"
- set scastname to "S09"
- initcursor()
- set pictlist to [16, 14, 11, 11]
- set mainpictlist to [15, 25, 31, 43]
- set textscroll to 0
- initqt()
- set ctime to 0
- set the keyDownScript to "checkkey"
- set indn to 0
- end
-